﻿2026-07-28T00:13:03.1787677Z Current runner version: '2.336.0'
2026-07-28T00:13:03.1792553Z Runner name: 'kitsubito'
2026-07-28T00:13:03.1793087Z Runner group name: 'Default'
2026-07-28T00:13:03.1793749Z Machine name: 'KITSUBITO'
2026-07-28T00:13:03.1797185Z ##[group]GITHUB_TOKEN Permissions
2026-07-28T00:13:03.1799307Z Actions: write
2026-07-28T00:13:03.1799728Z ArtifactMetadata: write
2026-07-28T00:13:03.1800152Z Attestations: write
2026-07-28T00:13:03.1800537Z Checks: write
2026-07-28T00:13:03.1800895Z CodeQuality: write
2026-07-28T00:13:03.1801273Z Contents: write
2026-07-28T00:13:03.1801638Z CopilotRequests: write
2026-07-28T00:13:03.1802028Z Deployments: write
2026-07-28T00:13:03.1802408Z Discussions: write
2026-07-28T00:13:03.1802779Z Drives: write
2026-07-28T00:13:03.1803138Z Issues: write
2026-07-28T00:13:03.1803496Z Metadata: read
2026-07-28T00:13:03.1803864Z Models: read
2026-07-28T00:13:03.1804221Z Packages: write
2026-07-28T00:13:03.1804588Z Pages: write
2026-07-28T00:13:03.1805063Z PullRequests: write
2026-07-28T00:13:03.1805474Z RepositoryProjects: write
2026-07-28T00:13:03.1805878Z SecurityEvents: write
2026-07-28T00:13:03.1806250Z Statuses: write
2026-07-28T00:13:03.1806617Z VulnerabilityAlerts: read
2026-07-28T00:13:03.1807000Z ##[endgroup]
2026-07-28T00:13:03.1808831Z Secret source: Actions
2026-07-28T00:13:03.1809891Z Prepare workflow directory
2026-07-28T00:13:03.2250292Z Prepare all required actions
2026-07-28T00:13:03.2289536Z Getting action download info
2026-07-28T00:13:03.6074527Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-28T00:13:04.1373653Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-28T00:13:04.2265214Z ##[group]Run set -euo pipefail
2026-07-28T00:13:04.2265815Z [36;1mset -euo pipefail[0m
2026-07-28T00:13:04.2266281Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-28T00:13:04.2266884Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-28T00:13:04.2267579Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-28T00:13:04.2268329Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-28T00:13:04.2268934Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-28T00:13:04.2269595Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-28T00:13:04.2270496Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-28T00:13:04.2271261Z [36;1m  exit 1[0m
2026-07-28T00:13:04.2271609Z [36;1mfi[0m
2026-07-28T00:13:04.2287949Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T00:13:04.2288733Z ##[endgroup]
2026-07-28T00:13:04.2480686Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=710286016512 floor_bytes=34359738368
2026-07-28T00:13:04.2650025Z ##[group]Run actions/checkout@v5
2026-07-28T00:13:04.2650626Z with:
2026-07-28T00:13:04.2651137Z   fetch-depth: 0
2026-07-28T00:13:04.2651613Z   repository: BigscreenVR/spt-bs-core
2026-07-28T00:13:04.2654606Z   token: ***
2026-07-28T00:13:04.2654965Z   ssh-strict: true
2026-07-28T00:13:04.2655321Z   ssh-user: git
2026-07-28T00:13:04.2655684Z   persist-credentials: true
2026-07-28T00:13:04.2656083Z   clean: true
2026-07-28T00:13:04.2656436Z   sparse-checkout-cone-mode: true
2026-07-28T00:13:04.2656852Z   fetch-tags: false
2026-07-28T00:13:04.2657206Z   show-progress: true
2026-07-28T00:13:04.2657561Z   lfs: false
2026-07-28T00:13:04.2657898Z   submodules: false
2026-07-28T00:13:04.2658265Z   set-safe-directory: true
2026-07-28T00:13:04.2658669Z   allow-unsafe-pr-checkout: false
2026-07-28T00:13:04.2659318Z ##[endgroup]
2026-07-28T00:13:04.3508345Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T00:13:04.3510544Z ##[group]Getting Git version info
2026-07-28T00:13:04.3511303Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T00:13:04.3512224Z [command]/usr/bin/git version
2026-07-28T00:13:04.3512657Z git version 2.43.0
2026-07-28T00:13:04.3523264Z ##[endgroup]
2026-07-28T00:13:04.3534274Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eb3c95e8-efa9-48f5-ac01-7882ca1accd0' before making global git config changes
2026-07-28T00:13:04.3535438Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T00:13:04.3537483Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T00:13:04.3570943Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T00:13:04.3589530Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T00:13:04.3599772Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T00:13:04.3616213Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T00:13:04.3625031Z refs/heads/main
2026-07-28T00:13:04.3631668Z [command]/usr/bin/git checkout --detach
2026-07-28T00:13:04.3866882Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-28T00:13:04.3903492Z [command]/usr/bin/git branch --delete --force main
2026-07-28T00:13:04.3930905Z Deleted branch main (was 899f4660).
2026-07-28T00:13:04.4471503Z ##[endgroup]
2026-07-28T00:13:04.4472986Z [command]/usr/bin/git submodule status
2026-07-28T00:13:04.4664894Z ##[group]Cleaning the repository
2026-07-28T00:13:04.4667748Z [command]/usr/bin/git clean -ffdx
2026-07-28T00:13:08.4586402Z Removing .adapter-notify/
2026-07-28T00:13:08.4586942Z Removing target/
2026-07-28T00:13:08.4596252Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T00:13:08.4827155Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-28T00:13:08.4833067Z ##[endgroup]
2026-07-28T00:13:08.4834688Z ##[group]Disabling automatic garbage collection
2026-07-28T00:13:08.4837959Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T00:13:08.4864476Z ##[endgroup]
2026-07-28T00:13:08.4864889Z ##[group]Setting up auth
2026-07-28T00:13:08.4870998Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T00:13:08.4895978Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T00:13:08.5085088Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T00:13:08.5111628Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T00:13:08.5300982Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T00:13:08.5327668Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T00:13:08.5522137Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T00:13:08.5558858Z ##[endgroup]
2026-07-28T00:13:08.5559521Z ##[group]Fetching the repository
2026-07-28T00:13:08.5565130Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-28T00:13:09.3808551Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T00:13:09.3809217Z  * [new branch]        docs/runbook-docs-publish-drift -> origin/docs/runbook-docs-publish-drift
2026-07-28T00:13:09.3870125Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-28T00:13:09.3917719Z   origin/main
2026-07-28T00:13:09.3924523Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-28T00:13:09.3943046Z 899f4660e088faf7a202b9df1d76416d1258b7a4
2026-07-28T00:13:09.3946728Z ##[endgroup]
2026-07-28T00:13:09.3947158Z ##[group]Determining the checkout info
2026-07-28T00:13:09.3947792Z ##[endgroup]
2026-07-28T00:13:09.3950825Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T00:13:09.3990080Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T00:13:09.4015936Z ##[group]Checking out the ref
2026-07-28T00:13:09.4018731Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-28T00:13:09.4069348Z Switched to a new branch 'main'
2026-07-28T00:13:09.4071169Z branch 'main' set up to track 'origin/main'.
2026-07-28T00:13:09.4075469Z ##[endgroup]
2026-07-28T00:13:09.4109471Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T00:13:09.4132089Z 899f4660e088faf7a202b9df1d76416d1258b7a4
2026-07-28T00:13:09.4261330Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-28T00:13:09.4261778Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-28T00:13:09.4274976Z shell: /usr/bin/bash -e {0}
2026-07-28T00:13:09.4275200Z ##[endgroup]
2026-07-28T00:13:09.4343440Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-28T00:13:09.4343783Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-28T00:13:09.4356166Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T00:13:09.4356453Z env:
2026-07-28T00:13:09.4356677Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T00:13:09.4356905Z ##[endgroup]
2026-07-28T00:13:09.4398789Z CI-CENSUS scope roots:
2026-07-28T00:13:09.4399223Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T00:13:09.4399648Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-28T00:13:09.4400110Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-28T00:13:09.4400511Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-28T00:13:09.4400855Z   root: /home/reavus/spt-n1-oldbroker
2026-07-28T00:13:09.4444031Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-07-28T00:13:10.9042913Z CI-CENSUS phase=start box_procs=389 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T00:13:10.9043989Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T00:13:10.9113589Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-28T00:13:10.9113960Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-28T00:13:10.9127624Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T00:13:10.9127906Z env:
2026-07-28T00:13:10.9128100Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T00:13:10.9128318Z ##[endgroup]
2026-07-28T00:13:10.9280088Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:13:10.9311017Z ##[group]Run set -euo pipefail
2026-07-28T00:13:10.9311317Z [36;1mset -euo pipefail[0m
2026-07-28T00:13:10.9311527Z [36;1mPIN=0c95435[0m
2026-07-28T00:13:10.9311731Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-28T00:13:10.9311990Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-28T00:13:10.9312333Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-28T00:13:10.9312776Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-28T00:13:10.9313192Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-28T00:13:10.9313528Z [36;1m  rm -rf "$CACHE"[0m
2026-07-28T00:13:10.9313755Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-28T00:13:10.9314017Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-28T00:13:10.9314350Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-28T00:13:10.9314709Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-28T00:13:10.9314951Z [36;1mfi[0m
2026-07-28T00:13:10.9315228Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-28T00:13:10.9327857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T00:13:10.9328143Z env:
2026-07-28T00:13:10.9328329Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T00:13:10.9328696Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:13:10.9329451Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:13:10.9329909Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:13:10.9330386Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:13:10.9330724Z ##[endgroup]
2026-07-28T00:13:11.2290074Z    Compiling proc-macro2 v1.0.106
2026-07-28T00:13:11.2290472Z    Compiling unicode-ident v1.0.24
2026-07-28T00:13:11.2290824Z    Compiling quote v1.0.45
2026-07-28T00:13:11.2291077Z    Compiling libc v0.2.186
2026-07-28T00:13:11.2291500Z    Compiling serde_core v1.0.228
2026-07-28T00:13:11.2292575Z    Compiling cfg-if v1.0.4
2026-07-28T00:13:11.2316475Z    Compiling serde v1.0.228
2026-07-28T00:13:11.2359396Z    Compiling log v0.4.32
2026-07-28T00:13:11.2391639Z    Compiling pin-project-lite v0.2.17
2026-07-28T00:13:11.2392238Z    Compiling portable-atomic v1.13.1
2026-07-28T00:13:11.2446130Z    Compiling typenum v1.20.1
2026-07-28T00:13:11.2543524Z    Compiling version_check v0.9.5
2026-07-28T00:13:11.2605388Z    Compiling memchr v2.8.1
2026-07-28T00:13:11.2606991Z    Compiling shlex v2.0.1
2026-07-28T00:13:11.2607993Z    Compiling critical-section v1.2.0
2026-07-28T00:13:11.2921349Z    Compiling find-msvc-tools v0.1.9
2026-07-28T00:13:11.3206202Z    Compiling bytes v1.11.1
2026-07-28T00:13:11.3301025Z    Compiling subtle v2.6.1
2026-07-28T00:13:11.3852537Z    Compiling futures-core v0.3.32
2026-07-28T00:13:11.4904143Z    Compiling smallvec v1.15.1
2026-07-28T00:13:11.4976062Z    Compiling equivalent v1.0.2
2026-07-28T00:13:11.5103203Z    Compiling itoa v1.0.18
2026-07-28T00:13:11.5457190Z    Compiling semver v1.0.28
2026-07-28T00:13:11.5834514Z    Compiling stable_deref_trait v1.2.1
2026-07-28T00:13:11.6021175Z    Compiling slab v0.4.12
2026-07-28T00:13:11.6101348Z    Compiling generic-array v0.14.7
2026-07-28T00:13:11.6401299Z    Compiling futures-sink v0.3.32
2026-07-28T00:13:11.6722859Z    Compiling futures-io v0.3.32
2026-07-28T00:13:11.6723421Z    Compiling futures-task v0.3.32
2026-07-28T00:13:11.7392179Z    Compiling futures-channel v0.3.32
2026-07-28T00:13:11.7534498Z    Compiling rand_core v0.10.1
2026-07-28T00:13:11.7940822Z    Compiling hashbrown v0.17.1
2026-07-28T00:13:11.8150618Z    Compiling rustversion v1.0.22
2026-07-28T00:13:11.8670778Z    Compiling rustc_version v0.4.1
2026-07-28T00:13:11.8920869Z    Compiling bitflags v2.12.1
2026-07-28T00:13:11.8990745Z    Compiling getrandom v0.4.2
2026-07-28T00:13:11.9032089Z    Compiling cpufeatures v0.2.17
2026-07-28T00:13:11.9181988Z    Compiling fnv v1.0.7
2026-07-28T00:13:12.0110456Z    Compiling cfg_aliases v0.2.1
2026-07-28T00:13:12.0180568Z    Compiling strsim v0.11.1
2026-07-28T00:13:12.0550513Z    Compiling litemap v0.8.2
2026-07-28T00:13:12.0809951Z    Compiling writeable v0.6.3
2026-07-28T00:13:12.1120267Z    Compiling dunce v1.0.5
2026-07-28T00:13:12.1420400Z    Compiling fs_extra v1.3.0
2026-07-28T00:13:12.1510419Z    Compiling utf8_iter v1.0.4
2026-07-28T00:13:12.2070924Z    Compiling icu_properties_data v2.2.0
2026-07-28T00:13:12.2875350Z    Compiling icu_normalizer_data v2.2.0
2026-07-28T00:13:12.3000864Z    Compiling ident_case v1.0.1
2026-07-28T00:13:12.3251057Z    Compiling autocfg v1.5.1
2026-07-28T00:13:12.3550511Z    Compiling percent-encoding v2.3.2
2026-07-28T00:13:12.4101108Z    Compiling http v1.4.1
2026-07-28T00:13:12.5190846Z    Compiling aws-lc-rs v1.17.0
2026-07-28T00:13:12.5641029Z    Compiling thiserror v2.0.18
2026-07-28T00:13:12.5741173Z    Compiling cpufeatures v0.3.0
2026-07-28T00:13:12.6230842Z    Compiling unicode-segmentation v1.13.3
2026-07-28T00:13:12.6660732Z    Compiling syn v2.0.117
2026-07-28T00:13:12.7050862Z    Compiling scopeguard v1.2.0
2026-07-28T00:13:12.7330661Z    Compiling chacha20 v0.10.0
2026-07-28T00:13:12.7580603Z    Compiling form_urlencoded v1.2.2
2026-07-28T00:13:12.7890661Z    Compiling lock_api v0.4.14
2026-07-28T00:13:12.8210873Z    Compiling indexmap v2.14.0
2026-07-28T00:13:12.8520805Z    Compiling untrusted v0.9.0
2026-07-28T00:13:12.8620368Z    Compiling heck v0.5.0
2026-07-28T00:13:12.9090933Z    Compiling rustls v0.23.40
2026-07-28T00:13:12.9380457Z    Compiling unicode-xid v0.2.6
2026-07-28T00:13:12.9890454Z    Compiling anyhow v1.0.102
2026-07-28T00:13:13.0160356Z    Compiling atomic-waker v1.1.2
2026-07-28T00:13:13.0220315Z    Compiling const-oid v0.10.2
2026-07-28T00:13:13.0319807Z    Compiling parking_lot_core v0.9.12
2026-07-28T00:13:13.0820681Z    Compiling httparse v1.10.1
2026-07-28T00:13:13.0987269Z    Compiling convert_case v0.10.0
2026-07-28T00:13:13.1110826Z    Compiling zerocopy v0.8.50
2026-07-28T00:13:13.1710462Z    Compiling jobserver v0.1.34
2026-07-28T00:13:13.1870654Z    Compiling paste v1.0.15
2026-07-28T00:13:13.1940596Z    Compiling num-traits v0.2.19
2026-07-28T00:13:13.2191474Z    Compiling hybrid-array v0.4.12
2026-07-28T00:13:13.2971041Z    Compiling curve25519-dalek v4.1.3
2026-07-28T00:13:13.3160801Z    Compiling ahash v0.8.12
2026-07-28T00:13:13.3900936Z    Compiling crypto-common v0.1.7
2026-07-28T00:13:13.3980910Z    Compiling block-buffer v0.10.4
2026-07-28T00:13:13.4306739Z    Compiling fastrand v2.4.1
2026-07-28T00:13:13.5274343Z    Compiling cc v1.2.63
2026-07-28T00:13:13.5283339Z    Compiling digest v0.10.7
2026-07-28T00:13:13.5501330Z    Compiling either v1.16.0
2026-07-28T00:13:13.5540756Z    Compiling base64ct v1.8.3
2026-07-28T00:13:13.5590892Z    Compiling powerfmt v0.2.0
2026-07-28T00:13:13.5913173Z    Compiling http-body v1.0.1
2026-07-28T00:13:13.7359240Z    Compiling deranged v0.5.8
2026-07-28T00:13:13.8690534Z    Compiling pem-rfc7468 v1.0.0
2026-07-28T00:13:13.8851310Z    Compiling zmij v1.0.21
2026-07-28T00:13:13.9075503Z    Compiling tinyvec_macros v0.1.1
2026-07-28T00:13:13.9659115Z    Compiling mio v1.2.1
2026-07-28T00:13:13.9701389Z    Compiling socket2 v0.6.4
2026-07-28T00:13:14.0046842Z    Compiling getrandom v0.2.17
2026-07-28T00:13:14.0990855Z    Compiling data-encoding v2.11.0
2026-07-28T00:13:14.1484954Z    Compiling pkg-config v0.3.33
2026-07-28T00:13:14.1769332Z    Compiling rand_core v0.6.4
2026-07-28T00:13:14.1952013Z    Compiling vcpkg v0.2.15
2026-07-28T00:13:14.2188652Z    Compiling tower-service v0.3.3
2026-07-28T00:13:14.2968141Z    Compiling rand v0.10.1
2026-07-28T00:13:14.3180814Z    Compiling uuid v1.23.2
2026-07-28T00:13:14.3429530Z    Compiling num-conv v0.2.2
2026-07-28T00:13:14.3620458Z    Compiling base64 v0.22.1
2026-07-28T00:13:14.4510538Z    Compiling try-lock v0.2.5
2026-07-28T00:13:14.4550625Z    Compiling time-core v0.1.8
2026-07-28T00:13:14.5221097Z    Compiling parking_lot v0.12.5
2026-07-28T00:13:14.5831081Z    Compiling want v0.3.1
2026-07-28T00:13:14.6480427Z    Compiling block-buffer v0.12.0
2026-07-28T00:13:14.6560473Z    Compiling crypto-common v0.2.2
2026-07-28T00:13:14.7597485Z    Compiling tinyvec v1.11.0
2026-07-28T00:13:14.8420514Z    Compiling cmake v0.1.58
2026-07-28T00:13:14.8651078Z    Compiling sha2 v0.10.9
2026-07-28T00:13:14.8871119Z    Compiling inout v0.1.4
2026-07-28T00:13:14.9270707Z    Compiling vergen-lib v9.1.0
2026-07-28T00:13:15.0067628Z    Compiling n0-future v0.3.2
2026-07-28T00:13:15.0177483Z    Compiling parking v2.2.1
2026-07-28T00:13:15.1030752Z    Compiling serde_json v1.0.150
2026-07-28T00:13:15.2265388Z    Compiling signature v2.2.0
2026-07-28T00:13:15.2391511Z    Compiling httpdate v1.0.3
2026-07-28T00:13:15.2393800Z    Compiling spin v0.10.0
2026-07-28T00:13:15.2472890Z    Compiling cordyceps v0.3.4
2026-07-28T00:13:15.2690936Z    Compiling diatomic-waker v0.2.3
2026-07-28T00:13:15.2878147Z    Compiling winnow v1.0.3
2026-07-28T00:13:15.3096907Z    Compiling crossbeam-utils v0.8.21
2026-07-28T00:13:15.3400811Z    Compiling ed25519 v2.2.3
2026-07-28T00:13:15.3830564Z    Compiling futures-lite v2.6.1
2026-07-28T00:13:15.4021010Z    Compiling cipher v0.4.4
2026-07-28T00:13:15.4201325Z    Compiling netlink-packet-core v0.8.1
2026-07-28T00:13:15.4371174Z    Compiling universal-hash v0.5.1
2026-07-28T00:13:15.5028823Z    Compiling vergen-lib v0.1.6
2026-07-28T00:13:15.5487354Z    Compiling vergen v9.1.0
2026-07-28T00:13:15.5710313Z    Compiling heapless v0.7.17
2026-07-28T00:13:15.5950832Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-28T00:13:15.6258097Z    Compiling digest v0.11.3
2026-07-28T00:13:15.6546484Z    Compiling futures-buffered v0.2.13
2026-07-28T00:13:15.6670814Z    Compiling noq-udp v0.10.0
2026-07-28T00:13:15.6960819Z    Compiling sync_wrapper v1.0.2
2026-07-28T00:13:15.7750523Z    Compiling byteorder v1.5.0
2026-07-28T00:13:15.7900852Z    Compiling allocator-api2 v0.2.21
2026-07-28T00:13:15.8060406Z    Compiling opaque-debug v0.3.1
2026-07-28T00:13:15.8177594Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-28T00:13:15.8331305Z    Compiling aws-lc-sys v0.41.0
2026-07-28T00:13:15.8437063Z    Compiling ring v0.17.14
2026-07-28T00:13:15.8437917Z    Compiling libsqlite3-sys v0.30.1
2026-07-28T00:13:15.8798280Z    Compiling polyval v0.6.2
2026-07-28T00:13:15.9612742Z    Compiling hash32 v0.2.1
2026-07-28T00:13:16.0707047Z    Compiling spin v0.9.8
2026-07-28T00:13:16.1001545Z    Compiling vergen-gitcl v1.0.8
2026-07-28T00:13:16.1170861Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-28T00:13:16.1290483Z    Compiling tower-layer v0.3.3
2026-07-28T00:13:16.2020716Z    Compiling signature v3.0.0
2026-07-28T00:13:16.2660626Z    Compiling fallible-iterator v0.3.0
2026-07-28T00:13:16.2890112Z    Compiling ryu v1.0.23
2026-07-28T00:13:16.3209839Z    Compiling num_threads v0.1.7
2026-07-28T00:13:16.3528151Z    Compiling ghash v0.5.1
2026-07-28T00:13:16.3710738Z    Compiling sha2 v0.11.0-rc.5
2026-07-28T00:13:16.3860987Z    Compiling ctr v0.9.2
2026-07-28T00:13:16.4764711Z    Compiling time v0.3.47
2026-07-28T00:13:16.4766658Z    Compiling aes v0.8.4
2026-07-28T00:13:16.5206932Z    Compiling fs2 v0.4.3
2026-07-28T00:13:16.5741480Z    Compiling http-body-util v0.1.3
2026-07-28T00:13:16.6620677Z    Compiling aead v0.5.2
2026-07-28T00:13:16.7181045Z    Compiling arrayvec v0.7.6
2026-07-28T00:13:16.7960688Z    Compiling utf8parse v0.2.2
2026-07-28T00:13:16.8770736Z    Compiling openssl-probe v0.2.1
2026-07-28T00:13:16.9209200Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-28T00:13:16.9352486Z    Compiling crossbeam-epoch v0.9.18
2026-07-28T00:13:16.9735054Z    Compiling crossbeam-channel v0.5.15
2026-07-28T00:13:17.0130781Z    Compiling blake3 v1.8.5
2026-07-28T00:13:17.0481903Z    Compiling netlink-packet-route v0.29.0
2026-07-28T00:13:17.1044389Z    Compiling memoffset v0.6.5
2026-07-28T00:13:17.2380799Z    Compiling aes-gcm v0.10.3
2026-07-28T00:13:17.3740999Z    Compiling acto v0.8.2
2026-07-28T00:13:17.3921096Z    Compiling noq v0.18.0
2026-07-28T00:13:17.4931054Z    Compiling netwatch v0.16.0
2026-07-28T00:13:17.5078785Z    Compiling identity-hash v0.1.0
2026-07-28T00:13:17.5239155Z    Compiling sorted-index-buffer v0.2.1
2026-07-28T00:13:17.6157612Z    Compiling thiserror v1.0.69
2026-07-28T00:13:17.6397818Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-28T00:13:17.6871344Z    Compiling ref-cast v1.0.25
2026-07-28T00:13:17.6940544Z    Compiling rustix v1.1.4
2026-07-28T00:13:17.7550897Z    Compiling lru-slab v0.1.2
2026-07-28T00:13:17.7624548Z    Compiling rustc-hash v2.1.2
2026-07-28T00:13:17.8949839Z    Compiling xml-rs v0.8.28
2026-07-28T00:13:17.9172060Z    Compiling tagptr v0.2.0
2026-07-28T00:13:17.9851032Z    Compiling foldhash v0.2.0
2026-07-28T00:13:18.0021718Z    Compiling mac-addr v0.3.0
2026-07-28T00:13:18.1594443Z    Compiling hashbrown v0.16.1
2026-07-28T00:13:18.1663688Z    Compiling synstructure v0.13.2
2026-07-28T00:13:18.1962781Z    Compiling darling_core v0.20.11
2026-07-28T00:13:18.2110653Z    Compiling serde_derive_internals v0.29.1
2026-07-28T00:13:18.3670672Z    Compiling netlink-packet-route v0.30.0
2026-07-28T00:13:18.9119417Z    Compiling proc-macro-crate v3.5.0
2026-07-28T00:13:18.9256559Z    Compiling xmltree v0.10.3
2026-07-28T00:13:19.0719940Z    Compiling serial-core v0.4.0
2026-07-28T00:13:19.1635121Z    Compiling errno v0.3.14
2026-07-28T00:13:19.2061066Z    Compiling ioctl-rs v0.1.6
2026-07-28T00:13:19.2210769Z    Compiling termios v0.2.2
2026-07-28T00:13:19.3168179Z    Compiling aho-corasick v1.1.4
2026-07-28T00:13:19.3309502Z    Compiling simple-dns v0.9.3
2026-07-28T00:13:19.3385475Z    Compiling winnow v0.7.15
2026-07-28T00:13:19.3696908Z    Compiling sha1_smol v1.0.1
2026-07-28T00:13:19.3983347Z    Compiling simdutf8 v0.1.5
2026-07-28T00:13:19.4121005Z    Compiling smol_str v0.1.24
2026-07-28T00:13:19.5540784Z    Compiling regex-syntax v0.8.10
2026-07-28T00:13:19.5550729Z    Compiling toml_write v0.1.2
2026-07-28T00:13:19.6031485Z    Compiling resolv-conf v0.7.6
2026-07-28T00:13:19.6380793Z    Compiling arrayref v0.3.9
2026-07-28T00:13:19.6853473Z    Compiling constant_time_eq v0.4.2
2026-07-28T00:13:19.7941145Z    Compiling linux-raw-sys v0.12.1
2026-07-28T00:13:19.8021158Z    Compiling signal-hook v0.3.18
2026-07-28T00:13:19.8980840Z    Compiling serial-unix v0.4.0
2026-07-28T00:13:20.0308911Z    Compiling signal-hook-registry v1.4.8
2026-07-28T00:13:20.1460673Z    Compiling lru v0.16.4
2026-07-28T00:13:20.2600698Z    Compiling darling_core v0.23.0
2026-07-28T00:13:20.3049910Z    Compiling serde_derive v1.0.228
2026-07-28T00:13:20.3230722Z    Compiling zeroize_derive v1.4.3
2026-07-28T00:13:20.3678315Z    Compiling tokio-macros v2.7.0
2026-07-28T00:13:20.4019267Z    Compiling futures-macro v0.3.32
2026-07-28T00:13:20.6730671Z    Compiling zerofrom-derive v0.1.7
2026-07-28T00:13:20.8943288Z    Compiling zeroize v1.8.2
2026-07-28T00:13:21.0889863Z    Compiling yoke-derive v0.8.2
2026-07-28T00:13:21.1844888Z    Compiling tokio v1.52.3
2026-07-28T00:13:21.5157456Z    Compiling futures-util v0.3.32
2026-07-28T00:13:21.7710877Z    Compiling zerovec-derive v0.11.3
2026-07-28T00:13:21.9957342Z    Compiling displaydoc v0.2.6
2026-07-28T00:13:22.0310820Z    Compiling tracing-attributes v0.1.31
2026-07-28T00:13:22.1800588Z    Compiling rustls-pki-types v1.14.1
2026-07-28T00:13:22.2854969Z    Compiling zerofrom v0.1.8
2026-07-28T00:13:22.4329645Z    Compiling thiserror-impl v2.0.18
2026-07-28T00:13:22.5670881Z    Compiling yoke v0.8.3
2026-07-28T00:13:22.7839401Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-28T00:13:22.9156612Z    Compiling zerotrie v0.2.4
2026-07-28T00:13:23.3393919Z    Compiling darling_macro v0.20.11
2026-07-28T00:13:23.4372931Z    Compiling zerovec v0.11.6
2026-07-28T00:13:23.4790523Z    Compiling derive_more-impl v2.1.1
2026-07-28T00:13:23.5530714Z    Compiling n0-error-macros v0.1.3
2026-07-28T00:13:23.7160824Z    Compiling spez v0.1.2
2026-07-28T00:13:23.7255112Z    Compiling darling v0.20.11
2026-07-28T00:13:23.8077957Z    Compiling derive_builder_core v0.20.2
2026-07-28T00:13:24.0990751Z    Compiling der v0.8.0-rc.10
2026-07-28T00:13:24.2985990Z    Compiling tinystr v0.8.3
2026-07-28T00:13:24.3094954Z    Compiling potential_utf v0.1.5
2026-07-28T00:13:24.4281256Z    Compiling icu_collections v2.2.0
2026-07-28T00:13:24.5729739Z    Compiling icu_locale_core v2.2.0
2026-07-28T00:13:24.5870717Z    Compiling pin-project-internal v1.1.13
2026-07-28T00:13:24.9060974Z    Compiling n0-error v0.1.3
2026-07-28T00:13:25.2530617Z    Compiling cobs v0.3.0
2026-07-28T00:13:25.2977244Z    Compiling futures-executor v0.3.32
2026-07-28T00:13:25.3305712Z    Compiling derive_builder_macro v0.20.2
2026-07-28T00:13:25.4441454Z    Compiling ed25519-dalek v2.2.0
2026-07-28T00:13:25.6195185Z    Compiling spki v0.8.0-rc.4
2026-07-28T00:13:25.6790836Z    Compiling futures v0.3.32
2026-07-28T00:13:25.6925972Z    Compiling derive_builder v0.20.2
2026-07-28T00:13:25.7461171Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-28T00:13:25.8191990Z    Compiling icu_provider v2.2.0
2026-07-28T00:13:25.8491236Z    Compiling ipnet v2.12.0
2026-07-28T00:13:25.9040735Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-28T00:13:26.1030770Z    Compiling ed25519 v3.0.0-rc.4
2026-07-28T00:13:26.1417376Z    Compiling pin-project v1.1.13
2026-07-28T00:13:26.2611017Z    Compiling icu_normalizer v2.2.0
2026-07-28T00:13:26.2910944Z    Compiling icu_properties v2.2.0
2026-07-28T00:13:26.3461144Z    Compiling prefix-trie v0.8.4
2026-07-28T00:13:26.6210947Z    Compiling once_cell v1.21.4
2026-07-28T00:13:26.6442117Z    Compiling postcard-derive v0.2.2
2026-07-28T00:13:26.7520888Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-28T00:13:26.9460891Z    Compiling tracing-core v0.1.36
2026-07-28T00:13:27.1429953Z    Compiling tokio-util v0.7.18
2026-07-28T00:13:27.1789477Z    Compiling netlink-sys v0.8.8
2026-07-28T00:13:27.2003713Z    Compiling postcard v1.1.3
2026-07-28T00:13:27.2126973Z    Compiling hashbrown v0.14.5
2026-07-28T00:13:27.2272201Z    Compiling data-encoding-macro v0.1.20
2026-07-28T00:13:27.2606239Z    Compiling tower v0.5.3
2026-07-28T00:13:27.3111486Z    Compiling rustls-native-certs v0.8.4
2026-07-28T00:13:27.5460028Z    Compiling tracing v0.1.44
2026-07-28T00:13:27.7021512Z    Compiling strum_macros v0.28.0
2026-07-28T00:13:27.8360873Z    Compiling idna_adapter v1.2.2
2026-07-28T00:13:27.9263985Z    Compiling idna v1.1.0
2026-07-28T00:13:27.9459559Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-28T00:13:27.9590814Z    Compiling num_enum_derive v0.7.6
2026-07-28T00:13:28.0331608Z    Compiling hashlink v0.9.1
2026-07-28T00:13:28.0471001Z    Compiling async-trait v0.1.89
2026-07-28T00:13:28.0651291Z    Compiling iroh-metrics-derive v0.4.1
2026-07-28T00:13:28.0970673Z    Compiling derive_more v2.1.1
2026-07-28T00:13:28.2448883Z    Compiling enum-assoc v1.3.0
2026-07-28T00:13:28.2527339Z    Compiling iroh-relay v0.98.0
2026-07-28T00:13:28.3050952Z    Compiling netlink-proto v0.12.0
2026-07-28T00:13:28.4098690Z    Compiling url v2.5.8
2026-07-28T00:13:28.4240697Z    Compiling h2 v0.4.14
2026-07-28T00:13:28.5360825Z    Compiling rusqlite v0.32.1
2026-07-28T00:13:28.5561131Z    Compiling iroh-metrics v0.38.3
2026-07-28T00:13:28.6348866Z    Compiling n0-watcher v0.6.1
2026-07-28T00:13:28.6490071Z    Compiling tokio-stream v0.1.18
2026-07-28T00:13:28.6501819Z    Compiling netdev v0.42.0
2026-07-28T00:13:28.9158002Z    Compiling moka v0.12.15
2026-07-28T00:13:29.1451126Z    Compiling serde_spanned v0.6.9
2026-07-28T00:13:29.1601856Z    Compiling num_enum v0.7.6
2026-07-28T00:13:29.2130605Z    Compiling toml_datetime v0.6.11
2026-07-28T00:13:29.2638028Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-28T00:13:29.2714883Z    Compiling attohttpc v0.30.1
2026-07-28T00:13:29.2825874Z    Compiling tower-http v0.6.11
2026-07-28T00:13:29.3023537Z    Compiling iroh-base v0.98.0
2026-07-28T00:13:29.3892129Z    Compiling thiserror-impl v1.0.69
2026-07-28T00:13:29.3999359Z    Compiling ref-cast-impl v1.0.25
2026-07-28T00:13:29.6251582Z    Compiling toml_edit v0.22.27
2026-07-28T00:13:29.8211347Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-28T00:13:30.0509388Z    Compiling webpki-roots v1.0.7
2026-07-28T00:13:30.1620756Z    Compiling regex-automata v0.4.14
2026-07-28T00:13:30.3441197Z    Compiling schemars_derive v1.2.1
2026-07-28T00:13:30.3770377Z    Compiling serde_bytes v0.11.19
2026-07-28T00:13:30.5593211Z    Compiling seize v0.5.1
2026-07-28T00:13:30.6600801Z    Compiling hmac v0.12.1
2026-07-28T00:13:30.6680869Z    Compiling iroh v0.98.2
2026-07-28T00:13:30.7022894Z    Compiling strum v0.28.0
2026-07-28T00:13:30.7758903Z    Compiling cmov v0.5.4
2026-07-28T00:13:30.8117279Z    Compiling iroh-dns v0.98.0
2026-07-28T00:13:30.9846266Z    Compiling bitflags v1.3.2
2026-07-28T00:13:31.0494505Z    Compiling dyn-clone v1.0.20
2026-07-28T00:13:31.0623007Z    Compiling pin-utils v0.1.0
2026-07-28T00:13:31.1208322Z    Compiling rustix v0.38.44
2026-07-28T00:13:31.1465113Z    Compiling nix v0.25.1
2026-07-28T00:13:31.1840572Z    Compiling filedescriptor v0.8.3
2026-07-28T00:13:31.2100547Z    Compiling ctutils v0.4.2
2026-07-28T00:13:31.2453922Z    Compiling papaya v0.2.4
2026-07-28T00:13:31.3850488Z    Compiling hkdf v0.12.4
2026-07-28T00:13:31.3947661Z    Compiling backon v1.6.0
2026-07-28T00:13:31.4642440Z    Compiling darling_macro v0.23.0
2026-07-28T00:13:31.5542556Z    Compiling serial v0.4.0
2026-07-28T00:13:31.5700688Z    Compiling anstyle-parse v1.0.0
2026-07-28T00:13:31.6285829Z    Compiling vte_generate_state_changes v0.1.2
2026-07-28T00:13:31.6708355Z    Compiling linux-raw-sys v0.4.15
2026-07-28T00:13:31.7646621Z    Compiling downcast-rs v1.2.1
2026-07-28T00:13:31.7647372Z    Compiling anstyle-query v1.1.5
2026-07-28T00:13:31.8153645Z    Compiling foldhash v0.1.5
2026-07-28T00:13:31.8650427Z    Compiling colorchoice v1.0.5
2026-07-28T00:13:31.8830761Z    Compiling shell-words v1.1.1
2026-07-28T00:13:31.9640856Z    Compiling instability v0.3.12
2026-07-28T00:13:32.0183595Z    Compiling anstyle v1.0.14
2026-07-28T00:13:32.0367642Z    Compiling is_terminal_polyfill v1.70.2
2026-07-28T00:13:32.0431900Z    Compiling unicode-width v0.2.0
2026-07-28T00:13:32.0786037Z    Compiling vte v0.13.1
2026-07-28T00:13:32.1100756Z    Compiling hashbrown v0.15.5
2026-07-28T00:13:32.2140944Z    Compiling signal-hook-mio v0.2.5
2026-07-28T00:13:32.2990717Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-28T00:13:32.3371103Z    Compiling anstream v1.0.0
2026-07-28T00:13:32.3608282Z    Compiling darling v0.23.0
2026-07-28T00:13:32.4430786Z    Compiling toml v0.8.23
2026-07-28T00:13:32.5450748Z    Compiling schemars v1.2.1
2026-07-28T00:13:32.7893352Z    Compiling spake2 v0.4.0
2026-07-28T00:13:33.0412398Z    Compiling terminal_size v0.4.4
2026-07-28T00:13:33.2009827Z    Compiling regex v1.12.3
2026-07-28T00:13:33.2250772Z    Compiling strum_macros v0.26.4
2026-07-28T00:13:33.2409604Z    Compiling itertools v0.13.0
2026-07-28T00:13:33.5232009Z    Compiling sha1 v0.10.6
2026-07-28T00:13:33.5770745Z    Compiling castaway v0.2.4
2026-07-28T00:13:33.6820776Z    Compiling indoc v2.0.7
2026-07-28T00:13:33.8181004Z    Compiling unicode-width v0.1.14
2026-07-28T00:13:33.8303445Z    Compiling doctest-file v1.1.1
2026-07-28T00:13:33.9221256Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-28T00:13:34.1430965Z    Compiling hyper v1.10.1
2026-07-28T00:13:34.1779856Z    Compiling static_assertions v1.1.0
2026-07-28T00:13:34.2541246Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-28T00:13:34.3707418Z    Compiling clap_lex v1.1.0
2026-07-28T00:13:34.6421232Z    Compiling clap_builder v4.6.0
2026-07-28T00:13:34.7670270Z    Compiling interprocess v2.4.2
2026-07-28T00:13:35.1400549Z    Compiling compact_str v0.8.2
2026-07-28T00:13:35.3930880Z    Compiling unicode-truncate v1.1.0
2026-07-28T00:13:35.4476809Z    Compiling portable-pty v0.8.1
2026-07-28T00:13:35.5368568Z    Compiling crossterm v0.28.1
2026-07-28T00:13:35.5805633Z    Compiling lru v0.12.5
2026-07-28T00:13:35.6611567Z    Compiling clap_derive v4.6.1
2026-07-28T00:13:35.7149145Z    Compiling strum v0.26.3
2026-07-28T00:13:35.7780762Z    Compiling iana-time-zone v0.1.65
2026-07-28T00:13:35.8218316Z    Compiling cassowary v0.3.0
2026-07-28T00:13:36.1518920Z    Compiling hyper-util v0.1.20
2026-07-28T00:13:36.1597450Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-28T00:13:36.1688327Z    Compiling chrono v0.4.45
2026-07-28T00:13:36.4790730Z    Compiling nucleo-matcher v0.3.1
2026-07-28T00:13:36.5649178Z    Compiling ratatui v0.29.0
2026-07-28T00:13:36.7971363Z    Compiling qrcode v0.14.1
2026-07-28T00:13:36.8331727Z    Compiling tempfile v3.27.0
2026-07-28T00:13:37.9503630Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-28T00:13:37.9719753Z    Compiling clap v4.6.1
2026-07-28T00:13:38.2650250Z    Compiling igd-next v0.17.1
2026-07-28T00:13:39.5521832Z    Compiling portmapper v0.16.0
2026-07-28T00:13:45.8506094Z    Compiling rustls-webpki v0.103.13
2026-07-28T00:13:48.2399809Z    Compiling tokio-rustls v0.26.4
2026-07-28T00:13:48.2400160Z    Compiling rustls-platform-verifier v0.7.0
2026-07-28T00:13:48.2400431Z    Compiling noq-proto v0.17.0
2026-07-28T00:13:48.3987416Z    Compiling hyper-rustls v0.27.9
2026-07-28T00:13:48.3988483Z    Compiling hickory-net v0.26.0-beta.4
2026-07-28T00:13:48.3988893Z    Compiling tokio-websockets v0.13.2
2026-07-28T00:13:48.5313492Z    Compiling reqwest v0.13.4
2026-07-28T00:13:49.4709070Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-28T00:14:03.7016724Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-28T00:14:05.2252688Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-28T00:14:15.5343673Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-28T00:14:20.6162351Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-07-28T00:14:20.6399593Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3c641108830fd335)
2026-07-28T00:14:20.6412448Z 
2026-07-28T00:14:20.6412749Z running 1 test
2026-07-28T00:14:26.8418907Z test new_brain_serves_against_old_broker ... ok
2026-07-28T00:14:26.8419337Z 
2026-07-28T00:14:26.8419605Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-07-28T00:14:26.8420174Z 
2026-07-28T00:14:26.8577534Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-28T00:14:26.8577863Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-28T00:14:26.8590533Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T00:14:26.8590820Z env:
2026-07-28T00:14:26.8591009Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T00:14:26.8591366Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:26.8591823Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:26.8592246Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:26.8592675Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:26.8593013Z ##[endgroup]
2026-07-28T00:14:26.8639852Z CI-CENSUS scope roots:
2026-07-28T00:14:26.8640270Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T00:14:26.8640805Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-28T00:14:26.8641339Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-28T00:14:26.8641815Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-28T00:14:26.8642137Z   root: /home/reavus/spt-n1-oldbroker
2026-07-28T00:14:26.8684830Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-07-28T00:14:28.3503294Z CI-CENSUS phase=pre-reap box_procs=390 box_fds=10560 family_total=2 scoped=1 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T00:14:28.3503896Z   SCOPED   pid=1124104 /home/reavus/spt-n1-oldbroker/target/debug/spt
2026-07-28T00:14:28.3504234Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T00:14:28.3504586Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-07-28T00:14:34.8329866Z CI-CENSUS phase=post-settle box_procs=389 box_fds=10560 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T00:14:34.8330428Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T00:14:38.4483206Z CI-CENSUS phase=end box_procs=389 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T00:14:38.4483841Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T00:14:38.4484233Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-28T00:14:38.4517159Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-28T00:14:38.4517531Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-28T00:14:38.4531278Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T00:14:38.4531621Z env:
2026-07-28T00:14:38.4531841Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T00:14:38.4532281Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:38.4533070Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:38.4533619Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:38.4534169Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W
2026-07-28T00:14:38.4534583Z ##[endgroup]
2026-07-28T00:14:38.4607060Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30315428232-1-DSLg1W on attempt 1/5
2026-07-28T00:14:38.4708239Z Post job cleanup.
2026-07-28T00:14:38.5406963Z [command]/usr/bin/git version
2026-07-28T00:14:38.5442493Z git version 2.43.0
2026-07-28T00:14:38.5509092Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f1e4bf3d-5581-4f49-88c5-f0d76b90c0ea' before making global git config changes
2026-07-28T00:14:38.5509818Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T00:14:38.5513028Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T00:14:38.5542341Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T00:14:38.5569849Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T00:14:38.5760429Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T00:14:38.5779713Z http.https://github.com/.extraheader
2026-07-28T00:14:38.5786711Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-28T00:14:38.5812487Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T00:14:38.5996807Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T00:14:38.6021344Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T00:14:38.6348084Z Cleaning up orphan processes
